home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 22 / Cream of the Crop 22.iso / educate / testsh.zip / PRINTDOC.BAT < prev    next >
DOS Batch File  |  1995-10-13  |  693b  |  25 lines

  1. copy createst.doc prn
  2. copy order.frm prn
  3. echo off
  4. cls
  5. echo.
  6. echo.
  7. echo.
  8. echo     The CRE-A-TEST docs have been printed.  The last page is the
  9. echo.
  10. echo     handy order form, and the address and telephone number you will
  11. echo.
  12. echo     need to order the registered version which is only $15.00, plus
  13. echo.
  14. echo     $1.00 S/H.  You can also place a telephone order, and order by
  15. echo.
  16. echo     credit card, if you wish.  Mastercard, Visa and Discover are
  17. echo.
  18. echo     honored by the Util-Disks CO.  There is an added charge of $1.00
  19. echo.
  20. echo     if you wish to utilize your credit card, to make a purchase.
  21. echo.
  22. echo     Thank you for trying shareware.
  23. echo.
  24. pause
  25.